projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9753c3
)
Add entry for auto-coding-regexp-alist.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 16 May 2001 11:03:05 +0000
(11:03 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 16 May 2001 11:03:05 +0000
(11:03 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e42e39aef4e4f3747bfee5b85a7f93f32a1451a5..cf70ca324d0c390aaf808174913a1e4616d6417e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2452,6
+2452,11
@@
instead.
as promised long ago.
** The new function `float-time' returns the current time as a float.
+
+** The new variable auto-coding-regexp-alist specifies coding systems
+for reading specific files, analogous to auto-coding-alist, but
+patterns are checked against file contents instead of file names.
+
\f
* Lisp changes in Emacs 21.1 (see following page for display-related features)